home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-09-17 | 1.4 KB | 58 lines | [TEXT/MPS ] |
- #========================================================================================
- #
- # File: MacMake.bmk
- # Release Version: $ ODF 2 $
- #
- # Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- #
- #========================================================================================
-
- __ComponentName = ODFString
-
- __ComponentSignature = 'odf '
-
- __IncludeDirs = ∂
- -i "{ODF}Found:FWCommon:" ∂
- -i "{ODF}Found:FWDebug:" ∂
- -i "{ODF}Found:FWRunTyp:" ∂
- -i "{ODF}Found:FWExcLib:" ∂
- -i "{ODF}Found:FWStream:" ∂
- -i "{ODF}Found:FWString:" ∂
- -i "{ODF}Found:Layer:"
-
- __FrameworkObjects =
-
- # Component is built from the Layer folder
-
- __ComponentObjects =
-
- __ComponentSourcesFromIDL = ∂
- "{_FWTargetDir}"FWTxtTyp.xh ∂
- "{_FWTargetDir}"SLTxtRun.xh ∂
- "{_FWTargetDir}"SLTxtRun.xih ∂
- "{_FWTargetDir}"SLStrRun.xh ∂
- "{_FWTargetDir}"SLStrRun.xih ∂
-
-
- #__ComponentResources = "{_FWObjDir}"FWString.rsrc
-
- __CFMInitFunction = ODF_STRING_CFMINIT
-
- # directory dependency propagation
-
- "{_FWObjDir}" ƒ ∂
- "{ODF}Found:FWCommon:" ∂
- "{ODF}Found:FWString:"
-
- #####################################################################################
- # Dependencies
- #####################################################################################
-
- "{_FWTargetDir}"SLStrRun.xh ƒ "{_FWTargetDir}"SLTxtRun.idl
-
- "{_FWTargetDir}"SLStrRun.xih ƒ "{_FWTargetDir}"SLTxtRun.idl
-
- "{_FWTargetDir}"FWTxtTyp.xh ƒ "{_FWTargetDir}"SLTxtTyp.idl
-
-
-